home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 5-Fonts & Software / Applications / Aldus FreeHand 3.0 / Aldus / PPDs / AST__470.PPD < prev    next >
Text File  |  1990-06-24  |  12KB  |  351 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "PS-R4081" version 47.0
  3. *% Produced by "GETapd.ps" version 2.0 edit 47
  4. *%
  5. *% Copyright 1988, 1989 Adobe Systems Incorporated.  All Rights Reserved.
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *%
  10. *% The byte count of this file should be exactly 011538 or 011888
  11. *% depending on the filesystem it resides in.
  12. *%
  13. *% Date: 4/6/89
  14. *FormatVersion: "3.0"
  15. *FileVersion: "2.1"
  16. *LanguageVersion: English
  17.  
  18. *Product: "(PS-R4081)"
  19. *PSVersion: "(47.0) 0"
  20. *NickName: "AST TurboLaser/PS v47.0"
  21.  
  22. *% General Information and Defaults ===============
  23. *ColorDevice: False
  24. *FreeVM: "1496970"
  25. *VariablePaperSize: False
  26. *FileSystem: True
  27. *?FileSystem: " statusdict begin /initializedisk where{pop(True)}{(False)} ifelse = flush end"
  28.  
  29. *Throughput: "8"
  30. *Password: "0"
  31. *ExitServer: "
  32.   count 0 eq {  % is the password on the stack?
  33.     true 
  34.   }{
  35.     dup    % potential password
  36.     statusdict begin checkpassword end not
  37.   } ifelse 
  38.   {  %  if no password or not valid 
  39.     (WARNING : Cannot perform the exitserver command.) = 
  40.     (Password supplied is not valid.) = 
  41.     (Please contact the author of this software.) = flush
  42.     quit
  43.   } if 
  44.   serverdict begin exitserver
  45. "
  46. *End
  47.  
  48. *Reset: "
  49.   count 0 eq {  % is the password on the stack?
  50.     true 
  51.   }{
  52.     dup    % potential password
  53.     statusdict begin checkpassword end not
  54.   } ifelse 
  55.   {  %  if no password or not valid 
  56.     (WARNING : Cannot reset printer.) = 
  57.     (Password supplied is not valid.) = 
  58.     (Please contact the author of this software.) = flush
  59.     quit
  60.   } if 
  61.   serverdict begin exitserver
  62.   systemdict /quit get exec
  63.   (WARNING : Printer Reset Failed.) = flush
  64. "
  65. *End
  66.  
  67. *DefaultResolution: 300dpi
  68. *?Resolution: "
  69. save
  70.   initgraphics
  71.   0 0 moveto currentpoint matrix defaultmatrix transform
  72.   0 72 lineto currentpoint matrix defaultmatrix transform
  73.   3 -1 roll sub dup mul
  74.   3 1 roll exch sub dup mul
  75.   add sqrt round cvi
  76.   (          ) cvs print (dpi) = flush
  77. restore
  78. "
  79. *End
  80.  
  81. *% Halftone Information ===============
  82. *ScreenFreq: "60.0"
  83. *ScreenAngle: "45.0"
  84. *DefaultScreenProc: Dot
  85. *ScreenProc Dot: "
  86. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  87. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  92.  
  93. *DefaultTransfer: Null
  94. *Transfer Null: "{ }"
  95. *Transfer Null.Inverse: "{ 1 exch sub }"
  96.  
  97. *% Paper Handling ===================
  98.  
  99. *% Use these entries to set paper size most of the time, unless there is
  100. *% specific reason to use PageRegion or PaperTray.
  101. *DefaultPageSize: Letter
  102. *PageSize Letter: "statusdict begin letter end"
  103. *PageSize A4: "statusdict begin a4tray end"
  104. *?PageSize: "
  105.  save statusdict begin
  106.  /papersize where{ pop
  107.   12 dict begin
  108.    /lettertray (Letter) def /legaltray (Legal) def
  109.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  110.    /a3tray (A3) def /a4tray (A4) def
  111.    /a5tray (A5) def /b4tray (B4) def
  112.    /b5tray (B5) def /executivetray (Executive) def
  113.    papersize {
  114.      {load exec} stopped not{= flush}if
  115.    }{
  116.      {load exec} stopped not{print (.Transverse) = flush}if
  117.    }ifelse
  118.   end
  119.  }{
  120.   /pagetype where{pop
  121.     [(Letter)(Legal)]pagetype dup 1 gt{pop 1}if get = flush
  122.   }{
  123.     (Unknown) = flush
  124.   }ifelse
  125.  }ifelse
  126.  end restore
  127. "
  128. *End
  129.  
  130. *% These entries will set up the frame buffer. Usually used with manual feed.
  131. *DefaultPageRegion: Letter
  132. *PageRegion Letter: "letter"
  133. *PageRegion A4: "a4"
  134.  
  135. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  136. *% These errors should be trapped by software and a message displayed
  137. *DefaultPaperTray: None
  138. *PaperTray Letter: "statusdict begin letter end"
  139. *PaperTray A4: "statusdict begin a4tray end"
  140.  
  141. *% The following entries provide information about specific paper keywords.
  142. *DefaultImageableArea: Letter
  143. *ImageableArea Letter: "18 8 593 775"
  144. *ImageableArea A4: "18 17 577 825"
  145. *?ImageableArea: "
  146.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  147.   newpath clippath pathbbox
  148.   4 -2 roll exch 2 {ceiling cvp} repeat
  149.   exch 2 {floor cvp} repeat flush
  150.  restore
  151. "
  152. *End
  153.  
  154. *% These provide the physical dimensions of the paper (by keyword)
  155. *DefaultPaperDimension: Letter
  156. *PaperDimension Letter: "612 792"
  157. *PaperDimension A4: "595 842"
  158.  
  159. *DefaultOutputBin: Upper
  160. *DefaultInputSlot: None
  161.  
  162. *DefaultManualFeed: None
  163.  
  164. *DefaultOutputOrder: Normal
  165.  
  166. *DefaultCollator: None
  167. *DefaultSorter: None
  168. *DefaultDuplex: None
  169.  
  170. *% Font Information =====================
  171.  
  172. *DefaultFont: Courier
  173. *Font AvantGarde-Book: Standard "(001.001)"
  174. *Font AvantGarde-BookOblique: Standard "(001.001)"
  175. *Font AvantGarde-Demi: Standard "(001.001)"
  176. *Font AvantGarde-DemiOblique: Standard "(001.001)"
  177. *Font Bookman-Demi: Standard "(001.001)"
  178. *Font Bookman-DemiItalic: Standard "(001.001)"
  179. *Font Bookman-Light: Standard "(001.001)"
  180. *Font Bookman-LightItalic: Standard "(001.001)"
  181. *Font Courier: Standard "(001.004)"
  182. *Font Courier-Bold: Standard "(001.004)"
  183. *Font Courier-BoldOblique: Standard "(001.004)"
  184. *Font Courier-Oblique: Standard "(001.004)"
  185. *Font Helvetica: Standard "(001.001)"
  186. *Font Helvetica-Bold: Standard "(001.001)"
  187. *Font Helvetica-BoldOblique: Standard "(001.001)"
  188. *Font Helvetica-Condensed: Standard "(001.001)"
  189. *Font Helvetica-Condensed-Bold: Standard "(001.001)"
  190. *Font Helvetica-Condensed-BoldObl: Standard "(001.001)"
  191. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  192. *Font Helvetica-Oblique: Standard "(001.001)"
  193. *Font NewCenturySchlbk-Bold: Standard "(001.002)"
  194. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)"
  195. *Font NewCenturySchlbk-Italic: Standard "(001.001)"
  196. *Font NewCenturySchlbk-Roman: Standard "(001.002)"
  197. *Font Palatino-Bold: Standard "(001.001)"
  198. *Font Palatino-BoldItalic: Standard "(001.001)"
  199. *Font Palatino-Italic: Standard "(001.002)"
  200. *Font Palatino-Roman: Standard "(001.001)"
  201. *Font Symbol: Special "(001.001)"
  202. *Font Times-Bold: Standard "(001.001)"
  203. *Font Times-BoldItalic: Standard "(001.001)"
  204. *Font Times-Italic: Standard "(001.001)"
  205. *Font Times-Roman: Standard "(001.001)"
  206. *Font ZapfChancery-MediumItalic: Standard "(001.002)"
  207. *Font ZapfDingbats: Special "(001.000)"
  208. *?FontQuery: "
  209. save  4 dict begin /sv exch def
  210. /str (fonts/                              ) def
  211. /st2 128 string def
  212. {
  213.   count 0 gt {
  214.     dup st2 cvs (/) print print (:) print
  215.     dup FontDirectory exch known {pop (Yes)}{
  216.      str exch st2 cvs dup length /len exch def
  217.      6 exch putinterval str 0 len 6 add getinterval mark exch
  218.      { } st2 filenameforall counttomark 0 gt {
  219.       cleartomark (Yes)}{cleartomark (No)}ifelse
  220.     }ifelse = flush
  221.   }{ exit } ifelse
  222. } bind loop 
  223. (*) = flush
  224. sv end restore
  225. "
  226. *End
  227.  
  228. *?FontList: "
  229. save  2 dict begin /sv exch def
  230. /str 128 string def
  231. FontDirectory { pop == } bind forall flush 
  232. /filenameforall where { 
  233.  pop save (fonts/*) { 
  234.   dup length 6 sub 6 exch getinterval cvn ==  
  235.  } bind str filenameforall flush restore
  236. } if 
  237. (*) = flush
  238. sv end restore
  239. "
  240. *End
  241.  
  242. *% Printer Messages (verbatim from printer):
  243. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  244. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  245. *Message: "\FontName\ not found, using Courier"
  246.  
  247. *% Status (format: %%[ status: <one of these> ]%% )
  248. *Status: "idle"
  249. *Status: "busy"
  250. *Status: "waiting"
  251. *Status: "printing"
  252. *Status: "warming up"
  253. *Status: "PrinterError: main motor error"
  254. *Status: "PrinterError: internal controller memory error"
  255. *Status: "PrinterError: paper exit jam"
  256. *Status: "PrinterError: out of toner"
  257. *Status: "PrinterError: OPC synchronous mark error"
  258. *Status: "PrinterError: paper feed error"
  259. *Status: "PrinterError: toner collection container full"
  260. *Status: "PrinterError: optical error"
  261. *Status: "PrinterError: timeout"
  262. *Status: "PrinterError: tray cover open"
  263. *Status: "PrinterError: paper transporter jam"
  264. *Status: "PrinterError: poor fusing set"
  265. *Status: "PrinterError: poor developer set"
  266. *Status: "PrinterError: OPC belt bad"
  267. *Status: "PrinterError: OPC belt bad & toner empty"
  268. *Status: "PrinterError: out of paper"
  269. *Status: "PrinterError: fusing error"
  270. *Status: "PrinterError: timeout, clearing printer"
  271. *Status: "PrinterError: paper entry misfeed"
  272. *Status: "PrinterError: service call"
  273. *Status: "PrinterError: no toner cartridge"
  274. *Status: "PrinterError: no paper tray"
  275. *Status: "PrinterError: resetting printer"
  276. *Status: "PrinterError: manual feed timeout"
  277.  
  278. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  279. *Source: "serial9"
  280. *Source: "serial25"
  281. *Source: "AppleTalk"
  282. *Source: "Centronics"
  283.  
  284. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  285. *PrinterError: "main motor error"
  286. *PrinterError: "internal controller memory error"
  287. *PrinterError: "paper exit jam"
  288. *PrinterError: "out of toner"
  289. *PrinterError: "OPC synchronous mark error"
  290. *PrinterError: "paper feed error"
  291. *PrinterError: "toner collection container full"
  292. *PrinterError: "optical error"
  293. *PrinterError: "timeout"
  294. *PrinterError: "tray cover open"
  295. *PrinterError: "paper transporter jam"
  296. *PrinterError: "poor fusing set"
  297. *PrinterError: "poor developer set"
  298. *PrinterError: "OPC belt bad"
  299. *PrinterError: "OPC belt bad & toner empty"
  300. *PrinterError: "out of paper"
  301. *PrinterError: "fusing error"
  302. *PrinterError: "timeout, clearing printer"
  303. *PrinterError: "paper entry misfeed"
  304. *PrinterError: "service call"
  305. *PrinterError: "no toner cartridge"
  306. *PrinterError: "no paper tray"
  307. *PrinterError: "resetting printer"
  308. *PrinterError: "manual feed timeout"
  309.  
  310. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  311.  
  312. *% Color Separation Information =====================
  313.  
  314. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  315.  
  316. *InkName: ProcessBlack/Process Black
  317. *InkName: CustomColor/Custom Color
  318. *InkName: ProcessCyan/Process Cyan
  319. *InkName: ProcessMagenta/Process Magenta
  320. *InkName: ProcessYellow/Process Yellow
  321.  
  322. *% For 60 lpi / 300 dpi =====================================================
  323.  
  324. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  325. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  326. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  327. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  328. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  329.  
  330. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  331. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  332. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  333. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  334. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  335.  
  336. *% For 53 lpi / 300 dpi =====================================================
  337.  
  338. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  339. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  340. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  341. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  342. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  343.  
  344. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  345. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  346. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  347. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  348. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  349.  
  350. *% end of PPD file for PS-R4081
  351.